radix sort meaning in English
基数分类
基数排序法
Examples
- Search algorithm , definition of sort , insertion sort , quick sort , optimal sort time , merge sort , heap sort , radix sort , summarize of sort algorithms
搜索算法;排序定义;插入排序;快速排序;最优排序时间;归并排序;堆排序;基数排序;排序总结。 - This paper applies the radix sort to the sorting of english words , according to the characteristics of the sorting in english dictionary and the principle of radix sort is found
摘要本文针对英语字典中单词排列的特点和基数排序的思想,将基数排序应用于英语单词排序中,得到了单词的链式基数排序法。